﻿2026-07-11T01:08:37.1416004Z ##[group]Run actions/checkout@v5
2026-07-11T01:08:37.1416864Z with:
2026-07-11T01:08:37.1417396Z   repository: SaberMage/spt-core
2026-07-11T01:08:37.1422458Z   token: ***
2026-07-11T01:08:37.1423055Z   ssh-strict: true
2026-07-11T01:08:37.1423614Z   ssh-user: git
2026-07-11T01:08:37.1424166Z   persist-credentials: true
2026-07-11T01:08:37.1424764Z   clean: true
2026-07-11T01:08:37.1425364Z   sparse-checkout-cone-mode: true
2026-07-11T01:08:37.1426029Z   fetch-depth: 1
2026-07-11T01:08:37.1426543Z   fetch-tags: false
2026-07-11T01:08:37.1427133Z   show-progress: true
2026-07-11T01:08:37.1427704Z   lfs: false
2026-07-11T01:08:37.1428217Z   submodules: false
2026-07-11T01:08:37.1428769Z   set-safe-directory: true
2026-07-11T01:08:37.1429371Z env:
2026-07-11T01:08:37.1429913Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T01:08:37.1430599Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T01:08:37.1431232Z ##[endgroup]
2026-07-11T01:08:37.4224792Z Syncing repository: SaberMage/spt-core
2026-07-11T01:08:37.4227249Z ##[group]Getting Git version info
2026-07-11T01:08:37.4228541Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-11T01:08:37.4752605Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-11T01:08:37.5053331Z git version 2.43.0.windows.1
2026-07-11T01:08:37.5096770Z ##[endgroup]
2026-07-11T01:08:37.5113931Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\10a28347-5df0-49fd-8e39-1b602318ead0\.gitconfig'
2026-07-11T01:08:37.5133596Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\10a28347-5df0-49fd-8e39-1b602318ead0' before making global git config changes
2026-07-11T01:08:37.5136352Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T01:08:37.5140500Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-11T01:08:37.5529079Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-11T01:08:37.5825271Z https://github.com/SaberMage/spt-core
2026-07-11T01:08:37.5869569Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T01:08:37.5876943Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T01:08:37.6203352Z HEAD
2026-07-11T01:08:37.6607234Z ##[endgroup]
2026-07-11T01:08:37.6610390Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-11T01:08:38.2056229Z ##[group]Cleaning the repository
2026-07-11T01:08:38.2061222Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-11T01:08:51.9837883Z Removing .adapter-notify/
2026-07-11T01:08:51.9838577Z Removing target/
2026-07-11T01:08:51.9881650Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-11T01:08:52.0894977Z HEAD is now at 7a8d5c8 Merge 17dc68ea7d72e00d77bb9ff0622028dd5f9fa878 into 53b1d59e1e0bcdd3c5e3aa501015e879fceba179
2026-07-11T01:08:52.0932680Z ##[endgroup]
2026-07-11T01:08:52.0936787Z ##[group]Disabling automatic garbage collection
2026-07-11T01:08:52.0944347Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-11T01:08:52.1287982Z ##[endgroup]
2026-07-11T01:08:52.1288565Z ##[group]Setting up auth
2026-07-11T01:08:52.1295076Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-11T01:08:52.1629673Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-11T01:08:52.6787324Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T01:08:52.7144788Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-11T01:08:53.2696386Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T01:08:53.4254492Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-11T01:08:53.9516134Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-11T01:08:53.9968228Z ##[endgroup]
2026-07-11T01:08:53.9968851Z ##[group]Fetching the repository
2026-07-11T01:08:53.9978736Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e78a482d7cfa0458580f9a6ebbe25d0f1b366d00:refs/remotes/pull/80/merge
2026-07-11T01:08:54.9139238Z From https://github.com/SaberMage/spt-core
2026-07-11T01:08:54.9140031Z  + d902fcb...e78a482 e78a482d7cfa0458580f9a6ebbe25d0f1b366d00 -> pull/80/merge  (forced update)
2026-07-11T01:08:54.9326092Z ##[endgroup]
2026-07-11T01:08:54.9326910Z ##[group]Determining the checkout info
2026-07-11T01:08:54.9328164Z ##[endgroup]
2026-07-11T01:08:54.9335978Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-11T01:08:54.9793933Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-11T01:08:55.0262230Z ##[group]Checking out the ref
2026-07-11T01:08:55.0269330Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/80/merge
2026-07-11T01:08:55.1468171Z Previous HEAD position was 7a8d5c8 Merge 17dc68ea7d72e00d77bb9ff0622028dd5f9fa878 into 53b1d59e1e0bcdd3c5e3aa501015e879fceba179
2026-07-11T01:08:55.1470052Z HEAD is now at e78a482 Merge 53b1d59e1e0bcdd3c5e3aa501015e879fceba179 into abaf08f7e77338cb525c79feb29f821c772c1eca
2026-07-11T01:08:55.1511312Z ##[endgroup]
2026-07-11T01:08:55.1876146Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-11T01:08:55.2184678Z e78a482d7cfa0458580f9a6ebbe25d0f1b366d00
